This zip file consists of 4 directories that contain all of the Matlab files that are printed in the book “Numerical Methods with Chemical Engineering Applications” by Kevin D. Dorfman and Prodromos Daoutidis. 

Note that running some of the examples may require additional files besides those in the directories. For example, the directory examples/3.6 has files named “getf.m” and “getdf.m” that compute the function and its derivative. In order to compute the root, you also need the program for Newton’s method and an initial guess. 

In Sections 1.4.4 and 1.4.5, there are programs that do not appear as part of an example. These programs are included in the directories examples/1.4.4 (section) and examples/1.4.5 (section). 